
Time bar (total: 16.4s)
| 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)
| 1.7s | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 541.0ms (36.8% of total)ival-cos: 405.0ms (27.6% of total)ival-mult!: 178.0ms (12.1% of total)ival-tan: 160.0ms (10.9% of total)ival-div!: 80.0ms (5.4% of total)ival-atan: 46.0ms (3.1% of total)ival-fabs: 39.0ms (2.7% of total)ival-add!: 19.0ms (1.3% of total)adjust: 2.0ms (0.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 292 |
| 1 | 350 | 286 |
| 2 | 1654 | 263 |
| 1× | node-limit |
| 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))))))) |
(abs eh)
(abs ew)
(abs t)
Compiled 42 to 34 computations (19% saved)
| 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 |
|---|
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (* eh (cos t)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (cos t) #s(hole binary64 1)) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | ew | @ | 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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (cos t) (sin (atan (/ (/ eh ew) (tan t))))) |
| 7.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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (cos t) (sin (atan (/ (/ eh ew) (tan t))))) |
| 6.0ms | eh | @ | 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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (cos t) (sin (atan (/ (/ eh ew) (tan t))))) |
| 5.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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (cos t) (sin (atan (/ (/ eh ew) (tan t))))) |
| 5.0ms | ew | @ | -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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (cos t) (sin (atan (/ (/ eh ew) (tan t))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 285 | 1872 |
| 0 | 310 | 1837 |
| 1 | 1674 | 1835 |
| 0 | 8304 | 1767 |
| 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)))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (* eh (cos t)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (cos t) #s(hole binary64 1)) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh ew))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 eh) (neg.f64 ew)) |
(/.f64 eh ew) |
eh |
(/.f64 (neg.f64 (neg.f64 (sin.f64 t))) (neg.f64 (neg.f64 (cos.f64 t)))) |
(/.f64 (+.f64 (tan.f64 t) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 (+.f64 t (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 t (PI.f64))) |
(tan.f64 t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
(fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 t) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 t))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
(+.f64 (*.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
#s(approx (/ eh ew) (/.f64 eh ew)) |
#s(approx eh eh) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) |
#s(approx (* eh (cos t)) (*.f64 (cos.f64 t) eh)) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))) |
#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 t) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)) eh)) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)) eh)) (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (cos.f64 t)))) eh))) |
#s(approx (* ew (sin t)) (*.f64 (sin.f64 t) ew)) |
#s(approx ew ew) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))) ew)) ew)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))) ew)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (sin.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 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 t ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (fma.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) t))) t (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) t (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew)) t (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 t ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew)) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew)) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 t t))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew)) t)) |
#s(approx (* ew (sin t)) (*.f64 t ew)) |
#s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)) |
#s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)) |
#s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)) |
#s(approx (sin t) t) |
#s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) |
#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)) |
#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 (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.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)) |
#s(approx (/ (/ eh ew) (tan 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)) |
#s(approx (tan t) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) |
#s(approx (tan t) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 t t) #s(literal 1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) |
#s(approx (tan t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 t t) #s(literal 2/15 binary64)) (*.f64 t t) #s(literal 1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 t t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh) (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 t t)))) (*.f64 t t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh) (*.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 t t)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64) eh)) |
#s(approx (* eh (cos t)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh)) |
#s(approx (* eh (cos t)) (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh)) |
#s(approx (cos t) #s(literal 1 binary64)) |
#s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos t) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (cos t) (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))) |
#s(approx (sin t) (sin.f64 t)) |
#s(approx (tan t) (tan.f64 t)) |
#s(approx (cos t) (cos.f64 t)) |
Compiled 2 938 to 779 computations (73.5% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 9 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 9 | 122 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.9% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
| ▶ | 99.8% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 36.3% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) | |
| 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 85.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) | |
| ▶ | 90.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
| 39.9% | (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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)))) | |
| ▶ | 43.6% | (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 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
Compiled 640 to 440 computations (31.3% saved)
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh) |
(tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) |
(asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(*.f64 t ew) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 eh (cos.f64 t)) |
(sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| Outputs |
|---|
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ eh (* t ew)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (* ew (sin t))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (* ew (sin t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (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 (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (/ (* 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))))))) (sqrt (* ew (sin t))))) (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t))))) (* eh (+ (* 1/4 (/ (* (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)))))) (sqrt (* ew (sin t))))) (* 1/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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (pow (sqrt (* ew (sin t))) 2))))))) (sqrt (* ew (sin t)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (* -1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (* 1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (+ (* -1 (/ (+ (* -1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))) (* 1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) (pow eh 3))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) (pow eh 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 3) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))) (pow eh 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* (pow ew 2) (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* t ew) #s(hole binary64 (* ew t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (/ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (+ (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ (* (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* (pow eh 2) (cos t)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t)))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t))))) ew))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (pow (sqrt (/ (sin t) ew)) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* 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 5)) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (sqrt (/ (sin t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (/ (- (/ (* (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))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (+ (* 1/2 (/ (- (* 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)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))))) (* (pow ew 5) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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)))))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (sqrt (/ (sin t) ew)))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1/2 (/ (+ (* -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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1/4 (/ (* 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)))))) (* ew (sqrt (/ (sin t) ew))))) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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 (sqrt (/ (sin t) ew))))) (* 1/4 (/ (* 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)))))) (sqrt (/ (sin t) ew))))) ew)) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (pow t 2)) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (* -1/5040 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (/ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/2 (/ (* (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (+ (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)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) 2))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.8s | ew | @ | 0 | ((fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (cos t) eh) (cos t) t eh (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) ew (tan t) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (sin t) ew) (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (* t ew) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) |
| 1.2s | t | @ | 0 | ((fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (cos t) eh) (cos t) t eh (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) ew (tan t) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (sin t) ew) (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (* t ew) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) |
| 169.0ms | eh | @ | inf | ((fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (cos t) eh) (cos t) t eh (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) ew (tan t) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (sin t) ew) (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (* t ew) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) |
| 124.0ms | eh | @ | -inf | ((fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (cos t) eh) (cos t) t eh (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) ew (tan t) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (sin t) ew) (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (* t ew) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) |
| 100.0ms | t | @ | inf | ((fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (cos t) eh) (cos t) t eh (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) ew (tan t) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (sin t) ew) (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (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)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (* t ew) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3546 | 394250 |
| 0 | 3627 | 366396 |
| 0 | 14456 | 361716 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh) |
(tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) |
(asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(*.f64 t ew) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 eh (cos.f64 t)) |
(sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ eh (* t ew)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (* ew (sin t))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (* ew (sin t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (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 (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (/ (* 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))))))) (sqrt (* ew (sin t))))) (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t))))) (* eh (+ (* 1/4 (/ (* (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)))))) (sqrt (* ew (sin t))))) (* 1/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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (pow (sqrt (* ew (sin t))) 2))))))) (sqrt (* ew (sin t)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (* -1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (* 1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (+ (* -1 (/ (+ (* -1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))) (* 1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) (pow eh 3))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) (pow eh 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 3) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))) (pow eh 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* (pow ew 2) (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* t ew) #s(hole binary64 (* ew t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (/ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (+ (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ (* (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* (pow eh 2) (cos t)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t)))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t))))) ew))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (pow (sqrt (/ (sin t) ew)) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* 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 5)) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (sqrt (/ (sin t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (/ (- (/ (* (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))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (+ (* 1/2 (/ (- (* 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)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))))) (* (pow ew 5) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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)))))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (sqrt (/ (sin t) ew)))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1/2 (/ (+ (* -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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1/4 (/ (* 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)))))) (* ew (sqrt (/ (sin t) ew))))) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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 (sqrt (/ (sin t) ew))))) (* 1/4 (/ (* 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)))))) (sqrt (/ (sin t) ew))))) ew)) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ eh (* ew (tan t))) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (pow t 2)) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (- (* -1/5040 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (/ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/2 (/ (* (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (+ (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)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) 2))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) |
(*.f64 (cos.f64 t) eh) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
t |
eh |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(log.f64 (+.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
ew |
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 t (PI.f64))) |
(tan.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh) |
(tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))))) |
(asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
(log.f64 (fma.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew) (sqrt.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))) (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (-.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(*.f64 ew (sin.f64 t)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) |
(sin.f64 (+.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(*.f64 t ew) |
(*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(*.f64 eh (cos.f64 t)) |
(/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) |
(sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(sqrt.f64 (*.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (neg.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (cos t) eh) (*.f64 eh (cos.f64 t))) |
#s(approx eh eh) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 eh (fma.f64 #s(literal 1/24 binary64) (*.f64 eh (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (/ eh (* t ew)) (/.f64 eh (*.f64 ew t))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))) (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh eh) eh)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))) (*.f64 (*.f64 eh eh) eh))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) (*.f64 (*.f64 eh eh) eh))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (* ew (tan t)) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) |
#s(approx ew ew) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 ew (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))) (*.f64 #s(literal 3/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* t ew) (*.f64 ew t)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) ew)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)))) ew)) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))))) ew)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) ew)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 ew #s(literal 5 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) ew) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) ew)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) ew))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t)))))) ew) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))))) ew) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew ew) ew))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew ew) ew))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 t t))))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 t t)) (*.f64 #s(literal 1/24 binary64) eh))))))) |
#s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
#s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))) |
#s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 t t)))) #s(literal 1/2 binary64))))) |
#s(approx t t) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) |
#s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) ew)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 2/15 binary64) ew)))))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 t t))))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 t t))))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) ew) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* (sin t) ew) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))) |
#s(approx (* (sin t) ew) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 t (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) t)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (*.f64 t t)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 t t)) (*.f64 ew ew)) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (cos t) (cos.f64 t)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tan t) (tan.f64 t)) |
#s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) |
Compiled 429 561 to 5 491 computations (98.7% saved)
26 alts after pruning (23 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 746 | 21 | 767 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 750 | 26 | 776 |
| Status | Accuracy | Program |
|---|---|---|
| 76.7% | (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 21.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew))))))) | |
| 26.0% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) | |
| ▶ | 65.9% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
| 63.8% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))))) | |
| ▶ | 27.6% | (*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
| ✓ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
| 99.2% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) | |
| 38.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) | |
| 77.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) | |
| 55.9% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 39.7% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) | |
| 38.8% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| ▶ | 99.2% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 36.3% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) | |
| ▶ | 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 14.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) | |
| 0.0% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) | |
| ▶ | 40.5% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
| 43.6% | (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 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) | |
| ✓ | 43.6% | (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 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
| 39.8% | (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 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) | |
| 43.8% | (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) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) | |
| 34.3% | (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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) | |
| 23.6% | #s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
Compiled 2 566 to 1 522 computations (40.7% saved)
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 t) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) |
(sqrt.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(*.f64 (sin.f64 t) ew) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) |
(/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) |
(*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t t)) |
#s(literal 1/3 binary64) |
(*.f64 t t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))) |
(asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) |
| Outputs |
|---|
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t)))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (* ew (sin t))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (* ew (sin t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (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 (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (/ (* 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))))))) (sqrt (* ew (sin t))))) (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t))))) (* eh (+ (* 1/4 (/ (* (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)))))) (sqrt (* ew (sin t))))) (* 1/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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (pow (sqrt (* ew (sin t))) 2))))))) (sqrt (* ew (sin t)))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (* -1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (* 1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (+ (* -1 (/ (+ (* -1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))) (* 1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) (pow eh 3))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) (pow eh 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 3) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))) (pow eh 3)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (/ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (+ (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ (* (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) ew))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (pow (sqrt (/ (sin t) ew)) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* 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 5)) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (sqrt (/ (sin t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (/ (- (/ (* (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))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (+ (* 1/2 (/ (- (* 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)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))))) (* (pow ew 5) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) ew))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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)))))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (sqrt (/ (sin t) ew)))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1/2 (/ (+ (* -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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1/4 (/ (* 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)))))) (* ew (sqrt (/ (sin t) ew))))) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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 (sqrt (/ (sin t) ew))))) (* 1/4 (/ (* 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)))))) (sqrt (/ (sin t) ew))))) ew)) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/6 (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* t (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))) (* -1/6 (* eh (* t (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (* eh (sin (* 1/2 (PI)))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* eh (* t (cos (* 1/2 (PI)))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* t (+ (* -1/2 (* eh (* t (sin (* 1/2 (PI)))))) (* eh (cos (* 1/2 (PI))))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* t (+ (* eh (cos (* 1/2 (PI)))) (* t (+ (* -1/2 (* eh (sin (* 1/2 (PI))))) (* -1/6 (* eh (* t (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (cos (* 1/2 (PI))) (* -1/2 (* t (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (cos (* 1/2 (PI))) (* t (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* t (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow t 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow t 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow t 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow t 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (/ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/2 (/ (* (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (sqrt (* ew t)))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* -1/12 (/ (* ew (pow t 3)) (sqrt (* ew t))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (/ ew (sqrt (* ew t)))) (* 1/240 (/ (* ew (pow t 2)) (sqrt (* ew t))))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (/ ew (sqrt (* ew t)))) (* (pow t 2) (+ (* -1/288 (/ (* (pow ew 2) t) (pow (sqrt (* ew t)) 3))) (* 1/240 (/ ew (sqrt (* ew t))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (* 1/3 (* t t))) #s(hole binary64 (+ 1 (* 1/3 (pow t 2))))) |
#s(approx (* 1/3 (* t t)) #s(hole binary64 (* 1/3 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (* (cos t) (sin (* 1/2 (PI)))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) 2))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) #s(hole binary64 (* 1/3 (pow t 3)))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) #s(hole binary64 (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (* 1/3 (* t t))) #s(hole binary64 (* (pow t 2) (+ 1/3 (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.1s | t | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos t) (sin (/ (PI) 2))) (cos t) (sin (/ (PI) 2)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (* ew (sin t))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) (/ eh (* ew (tan t))) (* ew (tan t)) (tan t) (* t (+ 1 (* 1/3 (* t t)))) (+ 1 (* 1/3 (* t t))) (* 1/3 (* t t)) 1/3 (* t t) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t))))) |
| 788.0ms | ew | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos t) (sin (/ (PI) 2))) (cos t) (sin (/ (PI) 2)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (* ew (sin t))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) (/ eh (* ew (tan t))) (* ew (tan t)) (tan t) (* t (+ 1 (* 1/3 (* t t)))) (+ 1 (* 1/3 (* t t))) (* 1/3 (* t t)) 1/3 (* t t) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t))))) |
| 162.0ms | eh | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos t) (sin (/ (PI) 2))) (cos t) (sin (/ (PI) 2)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (* ew (sin t))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) (/ eh (* ew (tan t))) (* ew (tan t)) (tan t) (* t (+ 1 (* 1/3 (* t t)))) (+ 1 (* 1/3 (* t t))) (* 1/3 (* t t)) 1/3 (* t t) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t))))) |
| 47.0ms | eh | @ | -inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos t) (sin (/ (PI) 2))) (cos t) (sin (/ (PI) 2)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (* ew (sin t))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) (/ eh (* ew (tan t))) (* ew (tan t)) (tan t) (* t (+ 1 (* 1/3 (* t t)))) (+ 1 (* 1/3 (* t t))) (* 1/3 (* t t)) 1/3 (* t t) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t))))) |
| 22.0ms | t | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos t) (sin (/ (PI) 2))) (cos t) (sin (/ (PI) 2)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (* ew (sin t))) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) (/ eh (* ew (tan t))) (* ew (tan t)) (tan t) (* t (+ 1 (* 1/3 (* t t)))) (+ 1 (* 1/3 (* t t))) (* 1/3 (* t t)) 1/3 (* t t) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3149 | 309401 |
| 0 | 3233 | 286226 |
| 0 | 12746 | 282746 |
| 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 (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 t) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) |
(sqrt.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(*.f64 (sin.f64 t) ew) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) |
(/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) |
(*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t t)) |
#s(literal 1/3 binary64) |
(*.f64 t t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))) |
(asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t)))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (* ew (sin t))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (pow (sqrt (* ew (sin t))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (* ew (sin t))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (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 (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (/ (* 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))))))) (sqrt (* ew (sin t))))) (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (sqrt (* ew (sin t))))) (* eh (+ (* 1/4 (/ (* (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)))))) (sqrt (* ew (sin t))))) (* 1/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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (pow (sqrt (* ew (sin t))) 2))))))) (sqrt (* ew (sin t)))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* 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))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (- (+ (* -1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (* 1/4 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))) (+ (/ (* ew (sin t)) (* (pow eh 3) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 5)) (+ (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 3)) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 2)))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 5) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (/ (pow (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 6) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 1/2 (/ (- (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 5) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow eh 2) (+ (* -1 (/ (- (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 2))) (+ (* -1 (/ (+ (* -1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))) (* 1/4 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2)))) (pow eh 3))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) (pow eh 3))) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow eh 3) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))) (pow eh 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) 2) (* (pow eh 3) (pow (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) 3)))) (+ (* 1/2 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* ew (sin t)) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* 1/2 (/ (- (* -1 (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (* 1/2 (/ (* ew (sin t)) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (* (pow eh 2) (sqrt (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))) (pow eh 3)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (/ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* 1/2 (/ (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (/ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (+ (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ (* (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3)))))) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/2 (/ (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) 2) (pow (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) 2))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) ew))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (pow (sqrt (/ (sin t) ew)) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (- (+ (* 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 4))) (+ (/ (* 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 5)) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t))) (pow (sqrt (/ (sin t) ew)) 2)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (sqrt (/ (sin t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (/ (- (/ (* (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))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (/ (* 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 4) (sqrt (/ (sin t) ew))))) (+ (* 1/2 (/ (- (* 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)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))))) (* (pow ew 5) (sqrt (/ (sin t) ew))))) (* 1/2 (/ (- (/ (* (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))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) ew))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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)))))))) ew)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) (pow ew 3))) (pow (sqrt (/ (sin t) ew)) 2))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (sqrt (/ (sin t) ew)))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1/2 (/ (+ (* -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)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1/4 (/ (* 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)))))) (* ew (sqrt (/ (sin t) ew))))) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (sqrt (/ (sin t) ew)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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 (sqrt (/ (sin t) ew))))) (* 1/4 (/ (* 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)))))) (sqrt (/ (sin t) ew))))) ew)) (* 1/2 (/ (+ (* -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 ew 3)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (* -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)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/6 (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* t (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))))) (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI))))) (* t (+ (* eh (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin (* 1/2 (PI)))))) (* -1/6 (* eh (* t (* (cos (* 1/2 (PI))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (* eh (sin (* 1/2 (PI)))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* eh (* t (cos (* 1/2 (PI)))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* t (+ (* -1/2 (* eh (* t (sin (* 1/2 (PI)))))) (* eh (cos (* 1/2 (PI))))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* eh (sin (* 1/2 (PI)))) (* t (+ (* eh (cos (* 1/2 (PI)))) (* t (+ (* -1/2 (* eh (sin (* 1/2 (PI))))) (* -1/6 (* eh (* t (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (cos (* 1/2 (PI))) (* -1/2 (* t (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (cos (* 1/2 (PI))) (* t (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* t (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow t 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow t 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow t 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow t 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (cos t) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (/ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (+ (* 1/2 (/ (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/2 (/ (* (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (/ (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (* 1/4 (/ (pow (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) 2) (pow (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) 2))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (sqrt (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (sqrt (* ew t)))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* -1/12 (/ (* ew (pow t 3)) (sqrt (* ew t))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (/ ew (sqrt (* ew t)))) (* 1/240 (/ (* ew (pow t 2)) (sqrt (* ew t))))))))) |
#s(approx (sqrt (* ew (sin t))) #s(hole binary64 (+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (/ ew (sqrt (* ew t)))) (* (pow t 2) (+ (* -1/288 (/ (* (pow ew 2) t) (pow (sqrt (* ew t)) 3))) (* 1/240 (/ ew (sqrt (* ew t))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (* 1/3 (* t t))) #s(hole binary64 (+ 1 (* 1/3 (pow t 2))))) |
#s(approx (* 1/3 (* t t)) #s(hole binary64 (* 1/3 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos t) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin t))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) #s(hole binary64 (* (cos t) (sin (* 1/2 (PI)))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) #s(hole binary64 (pow (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) 2))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(hole binary64 (sqrt (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) #s(hole binary64 (* 1/3 (pow t 3)))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) #s(hole binary64 (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (* 1/3 (* t t))) #s(hole binary64 (* (pow t 2) (+ 1/3 (/ 1 (pow t 2)))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (fma.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 (*.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 (neg.f64 (fma.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 (*.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 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.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 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.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))))))))) |
(fma.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 |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (neg.f64 eh) (neg.f64 ew)) |
(/.f64 eh ew) |
eh |
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 t (PI.f64))) |
(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)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 t) #s(literal 0 binary64) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
(+.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 t) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 t) #s(literal 0 binary64) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
(+.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(/.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (fabs.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) (fabs.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))))) |
(*.f64 (neg.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) (neg.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) |
(*.f64 (sqrt.f64 ew) (sqrt.f64 (sin.f64 t))) |
(pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 ew (sin.f64 t))) |
(sqrt.f64 (*.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (neg.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t))) (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(log.f64 (+.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) |
(pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) |
(/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) |
(*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t t)) |
#s(literal 1/3 binary64) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) |
(/.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) |
(asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))) |
(log.f64 (+.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))))) (fabs.f64 (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t)))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t)))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ eh ew) (/.f64 eh ew)) |
#s(approx eh eh) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t)))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 eh eh) (-.f64 (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (cos t) eh) (*.f64 eh (cos.f64 t))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 eh (fma.f64 #s(literal 1/24 binary64) (*.f64 eh (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t))) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64)))) (fma.f64 (/.f64 ew (*.f64 (*.f64 eh eh) eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 1 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh eh) eh)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 eh eh) eh)) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))) (*.f64 (*.f64 eh eh) eh))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) (*.f64 (*.f64 eh eh) eh))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx ew ew) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64)))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (* ew (tan t)) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 ew (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))) (*.f64 #s(literal 3/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t))))) ew)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 ew #s(literal 5 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew)))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) ew)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew)) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)) |
#s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) ew)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t))))) ew)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sqrt.f64 (/.f64 (sin.f64 t) ew))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew ew) ew))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew ew) ew))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))))) ew) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) ew) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 t (fma.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 t (fma.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))) |
#s(approx (sin t) t) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64)))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 t t))))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 t t))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (*.f64 t (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (* (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 t (fma.f64 eh (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 eh (*.f64 t (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (*.f64 eh (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (fma.f64 eh (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 eh (*.f64 t (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (fma.f64 eh (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 eh (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* eh (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2))))) (fma.f64 eh (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 eh (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 eh (*.f64 t (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (*.f64 t (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/6 binary64) (*.f64 t (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 t t)))) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))))) |
#s(approx (sqrt (* ew (sin t))) (sqrt.f64 (*.f64 ew t))) |
#s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))) |
#s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal -1/12 binary64) (/.f64 ew (sqrt.f64 (*.f64 ew t))) (*.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (*.f64 ew t)))))))) |
#s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal -1/12 binary64) (/.f64 ew (sqrt.f64 (*.f64 ew t))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/288 binary64) (/.f64 (*.f64 (*.f64 ew ew) t) (pow.f64 (*.f64 ew t) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/240 binary64) (/.f64 ew (sqrt.f64 (*.f64 ew t)))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 t t))))))) |
#s(approx (* (cos t) eh) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 t t)) (*.f64 #s(literal 1/24 binary64) eh))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) ew)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 2/15 binary64) ew)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 t (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) t)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (*.f64 t t)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 t t)) (*.f64 ew ew)) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (* 1/3 (* t t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))) |
#s(approx (* 1/3 (* t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (tan t) (tan.f64 t)) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (fma.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 t)))) |
#s(approx (* (cos t) (sin (/ (PI) 2))) (*.f64 (cos.f64 t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin t) (cos (/ (PI) 2))) (* (cos t) (sin (/ (PI) 2)))) (cos.f64 t)) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (/.f64 (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) t))) |
#s(approx (* t (+ 1 (* 1/3 (* t t)))) (*.f64 (*.f64 (*.f64 t t) t) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
#s(approx (+ 1 (* 1/3 (* t t))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
Compiled 210 117 to 4 334 computations (97.9% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 410 | 16 | 426 |
| Fresh | 1 | 17 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 414 | 38 | 452 |
| Status | Accuracy | Program |
|---|---|---|
| 76.7% | (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 65.9% | (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) | |
| 27.6% | (pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) | |
| 21.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew))))))) | |
| 26.0% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) | |
| 63.8% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))))) | |
| 19.0% | (*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) | |
| 18.6% | (*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) | |
| 17.2% | (*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
| 99.2% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) | |
| 38.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) | |
| 77.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) | |
| 55.9% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| ▶ | 39.7% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
| 38.8% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| ✓ | 99.2% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 87.9% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) | |
| ▶ | 68.8% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| ▶ | 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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 90.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 14.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) | |
| 0.0% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) | |
| ✓ | 40.5% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) | |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) | |
| 18.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) | |
| ▶ | 19.1% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) | |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) | |
| 18.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) | |
| 43.6% | (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 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) | |
| ✓ | 43.6% | (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 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
| 39.8% | (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 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) | |
| 43.8% | (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) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) | |
| ▶ | 34.3% | (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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
| 23.6% | #s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
Compiled 3 444 to 2 255 computations (34.5% saved)
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 t) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (cos.f64 t) #s(literal 1 binary64)) |
(cos.f64 t) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) |
(*.f64 ew #s(approx (sin t) t)) |
#s(approx (sin t) t) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) 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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh) |
(tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) |
(asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) |
(*.f64 t t) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) |
#s(literal -1/6 binary64) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) |
(pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (* eh (cos t)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (* -1/3 (/ eh ew)))) |
#s(approx (* -1/2 (/ eh ew)) #s(hole binary64 (* -1/2 (/ eh ew)))) |
#s(approx (* -1/6 (/ eh ew)) #s(hole binary64 (* -1/6 (/ eh ew)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (* (pow eh 2) (pow (cos t) 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* -1 (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1/2 eh) (* -1/6 eh)))) (* ew t)))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1/2 eh) (* -1/6 eh)))) ew))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (/ (- (* -1/2 eh) (* -1/6 eh)) ew))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* (pow eh 2) (cos t)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t)))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t))))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -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)))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (/ (+ (* -1 eh) (* (pow t 2) (- (* 1/2 eh) (* 1/6 eh)))) (* ew t))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* -1 (/ (+ (* -1 eh) (* (pow t 2) (- (* 1/2 eh) (* 1/6 eh)))) ew)))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (* -1 (/ (- (* 1/2 eh) (* 1/6 eh)) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow t 2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 7/8 (pow t 2)) 3/2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 7/8 (* -61/240 (pow t 2)))) 3/2))))) |
#s(approx (pow (* (sin t) 0) 3) #s(hole binary64 0)) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* -1 (pow t 2))))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (pow eh 2) (* ew t)))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* 1/3 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* 1/3 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -2/45 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* 1/3 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))))))) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (pow eh 2))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* -1 (* (pow eh 2) (pow t 2))) (pow eh 2)))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* (pow t 2) (+ (* -1 (pow eh 2)) (* 1/3 (* (pow eh 2) (pow t 2))))) (pow eh 2)))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* (pow t 2) (+ (* -1 (pow eh 2)) (* (pow t 2) (+ (* -2/45 (* (pow eh 2) (pow t 2))) (* 1/3 (pow eh 2)))))) (pow eh 2)))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (cos t))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (pow (cos t) 3))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (pow (cos t) 2))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (+ (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)))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* t (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* t (- (+ (* -1/2 (/ eh ew)) (/ eh (* ew (pow t 2)))) (* -1/6 (/ eh ew)))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (/ eh (* ew (pow t 2)))) (* -1/6 (/ eh ew)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (* t (+ (* -1 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* -1 (/ eh (* ew (pow t 2))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 382.0ms | t | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow (* (sin t) 0) 3) (* (sin t) 0) 0 3 (pow (* (cos t) 1) 3) (* (cos t) 1) (cos t) 1 (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))) (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* ew (sin t)) (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (sin t) ew)) (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (* -1/2 (/ eh ew)) -1/2 (* -1/6 (/ eh ew)) -1/6 (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (pow (* eh (cos t)) 2) (* eh (cos t))) |
| 219.0ms | ew | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow (* (sin t) 0) 3) (* (sin t) 0) 0 3 (pow (* (cos t) 1) 3) (* (cos t) 1) (cos t) 1 (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))) (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* ew (sin t)) (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (sin t) ew)) (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (* -1/2 (/ eh ew)) -1/2 (* -1/6 (/ eh ew)) -1/6 (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (pow (* eh (cos t)) 2) (* eh (cos t))) |
| 128.0ms | eh | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow (* (sin t) 0) 3) (* (sin t) 0) 0 3 (pow (* (cos t) 1) 3) (* (cos t) 1) (cos t) 1 (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))) (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* ew (sin t)) (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (sin t) ew)) (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (* -1/2 (/ eh ew)) -1/2 (* -1/6 (/ eh ew)) -1/6 (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (pow (* eh (cos t)) 2) (* eh (cos t))) |
| 41.0ms | eh | @ | -inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow (* (sin t) 0) 3) (* (sin t) 0) 0 3 (pow (* (cos t) 1) 3) (* (cos t) 1) (cos t) 1 (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))) (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* ew (sin t)) (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (sin t) ew)) (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (* -1/2 (/ eh ew)) -1/2 (* -1/6 (/ eh ew)) -1/6 (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (pow (* eh (cos t)) 2) (* eh (cos t))) |
| 33.0ms | t | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) ew (sin t) t (cos (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew) eh (tan t) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow (* (sin t) 0) 3) (* (sin t) 0) 0 3 (pow (* (cos t) 1) 3) (* (cos t) 1) (cos t) 1 (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))) (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)) (sin (atan (/ (/ eh ew) (tan t)))) (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* ew (sin t)) (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)))))) (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/ (* (cos t) eh) (* (sin t) ew)) (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (* -1/2 (/ eh ew)) -1/2 (* -1/6 (/ eh ew)) -1/6 (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))) (asinh (/ eh (* ew (tan t)))) (/ eh (* ew (tan t))) (* ew (tan t)) (fabs (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (+ (* ew (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))) (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+ 1 (pow (/ eh (* ew (tan t))) 2)) (pow (/ eh (* ew (tan t))) 2) 2 (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (pow (* eh (cos t)) 2) (* eh (cos t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3219 | 279854 |
| 0 | 3327 | 260226 |
| 0 | 13214 | 256603 |
| 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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 t) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (cos.f64 t) #s(literal 1 binary64)) |
(cos.f64 t) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) |
(*.f64 ew #s(approx (sin t) t)) |
#s(approx (sin t) t) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) 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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh) |
(tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) |
(asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) |
(*.f64 t t) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) |
#s(literal -1/6 binary64) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) |
(pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) |
(*.f64 eh (cos.f64 t)) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh ew) #s(hole binary64 (/ eh ew))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (* eh (cos t)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) #s(hole binary64 (fabs (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* ew (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)))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* (pow eh 2) (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* 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))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (* -1/3 (/ eh ew)))) |
#s(approx (* -1/2 (/ eh ew)) #s(hole binary64 (* -1/2 (/ eh ew)))) |
#s(approx (* -1/6 (/ eh ew)) #s(hole binary64 (* -1/6 (/ eh ew)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (sin t))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (+ (sin t) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 5))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 3))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* (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 (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (+ (* -1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (* (pow eh 2) (pow (cos t) 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* eh (- (+ (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* eh (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* eh (- (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (+ (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) (/ (* ew (sin t)) (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))) (+ (* -1/4 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (* ew (sin t)) (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (pow eh 6) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ 1/48 (* (pow eh 6) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (/ 1/2 (* (pow eh 2) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* 1/8 (/ 1 (* (pow eh 4) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ 1 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (+ (* -1 (log (/ -1 eh))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (pow eh 4))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (pow eh 6))) (/ 1/2 (* (pow eh 2) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* -1 (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (sin t) (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow eh 4))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))) (pow eh 6))) (/ (sin t) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* -1/4 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (+ (* -1/8 (/ (sin t) (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))) (* 1/2 (/ (sin t) (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))) eh)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 4) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 30 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3)))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))) (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2) (pow (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (* (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (cos t) (* ew (sin t)))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ 1 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 3/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))) (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 3/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5))))) (+ (/ 1/2 (* (pow eh 2) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))) (* 5/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 7)))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ 1 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ 1/8 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (* -1 (* eh (- (+ (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ 1/2 (* (pow eh 2) (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* 1/16 (/ 1 (* (pow eh 6) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 5)))))) (* 1/8 (/ 1 (* (pow eh 4) (pow (sqrt (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 3))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (+ (* (pow ew 2) (- (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* (pow ew 2) (- (* eh (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (pow ew 2) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (* (pow ew 2) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/2 (/ (pow ew 2) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* -1/24 (* (pow ew 2) (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/720 (* (pow ew 2) (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))))) (* 1/2 (/ 1 (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1/2 eh) (* -1/6 eh)))) (* ew t)))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1/2 eh) (* -1/6 eh)))) ew))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (/ (- (* -1/2 eh) (* -1/6 eh)) ew))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (* ew (sin t)) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (sin t)) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2))) (* 1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7)))))) (+ (* -1/4 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* -1/8 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5)))))) (* 1/2 (/ (sin t) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ (sin t) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))))) (+ (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (+ (* 1/720 (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (* 1/48 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))))) (+ (* -1/2 (/ (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* -1/48 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (+ (* 1/720 (/ (+ (* 30 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3)))) (+ (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 45 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 4) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/48 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 3))))) (* 1/2 (/ (- (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (/ (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (+ (* 1/4 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))) (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* -1/24 (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/8 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2)))) (* 3 (/ 1 (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))) (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* 1/8 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2) (pow (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))) 2))))))) (- (+ (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/2 (/ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))))) (* 1/2 (/ 1 (* (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (* (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (/ (* ew (sin t)) (cos t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ ew (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* 3/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (- (* (pow ew 2) (+ (* -5/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 7))) (* 3/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))))) (* 1/2 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 1/2 (/ (pow ew 2) (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/8 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* (pow ew 2) (+ (* (pow ew 2) (- (* 1/16 (/ (pow ew 2) (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 3))))) (* 1/2 (/ 1 (sqrt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) ew))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (/ (* (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)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* ew (- (+ (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))) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* (pow eh 2) (cos t)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t)))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (+ (* 1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (+ (/ (* eh (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)) (/ (* (pow eh 2) (cos t)) (sin t))))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (- (+ (sin t) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 5)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (+ (* 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)))))) ew)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))))))) (pow ew 3)) (+ (/ (* 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 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))) ew))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (* 1/8 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6)))) (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole 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))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -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)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* 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/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1/2 (/ (* eh (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* eh (- (* 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 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -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)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (* -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)))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (/ (+ (* -1 eh) (* (pow t 2) (- (* 1/2 eh) (* 1/6 eh)))) (* ew t))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* -1 (/ (+ (* -1 eh) (* (pow t 2) (- (* 1/2 eh) (* 1/6 eh)))) ew)))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) #s(hole binary64 (* -1 (/ (- (* 1/2 eh) (* 1/6 eh)) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 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)))))))) ew))) ew)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))))) ew)) (* 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)))))))) ew))) ew)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* 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))))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew t))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* -1/6 (* ew (pow t 2))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))))) |
#s(approx (sin t) #s(hole binary64 t)) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))))) |
#s(approx (sin t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (/ eh ew) (tan t)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* 1/3 (pow t 2)))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* 2/15 (pow t 2)))))))) |
#s(approx (tan t) #s(hole binary64 (* t (+ 1 (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 2/15 (* 17/315 (pow t 2)))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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))))))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ (* 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)))))))))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* -1/2 (* eh (pow t 2)))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) #s(hole binary64 (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* -1/2 (pow t 2))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow t 2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 7/8 (pow t 2)) 3/2))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 7/8 (* -61/240 (pow t 2)))) 3/2))))) |
#s(approx (pow (* (sin t) 0) 3) #s(hole binary64 0)) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* -1 (pow t 2))))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* (pow t 2) (- (+ (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* 1/120 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* eh (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/6 (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ ew (sqrt (/ (pow eh 2) (pow ew 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* -1/6 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* -1/2 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* -1/2 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* 2 (/ (* eh (- (* -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)))))))) ew))) (* 1/2 (/ (* (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -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))))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (* -1/6 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (- (+ (* 2 (/ (* eh (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) ew)) (pow (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) 2)) (* 1/4 (/ (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (* -1/6 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(hole binary64 (/ (+ (* (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))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (pow t 2) (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (pow t 2) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (+ (* 1/5040 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 1/2 (/ (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))))))) (* 1/120 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (+ (* 1/6 (/ 1 (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3)))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/2 (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* (pow t 2) (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* (pow t 2) (- (+ (* -1 (/ (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))) (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))))) (+ (* -1 (* (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (+ (* 1/6 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3)))) (* (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (* 1/2 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2)))) (* (- (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (/ (* (- (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) (- (+ (* 1/3 (/ eh (* ew (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (pow (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (/ (* (pow t 2) (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/24 (* (pow t 2) (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))) (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) #s(hole binary64 (+ (log (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (- (+ (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (* (sqrt (/ (pow eh 2) (pow ew 2))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -720 (/ (* (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (+ (* 240 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 3) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 3))) (* 720 (/ (- (* 1/2 (/ (- (+ (* -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 (/ (* (+ 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 (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)))))))) (* 1/24 (+ (* -12 (/ (pow (- (* 1/2 (/ (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ eh ew))) 2) (pow (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew)) 2))) (* 24 (/ (- (* 1/2 (/ (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))) (* 1/3 (/ eh (* ew (+ (sqrt (/ (pow eh 2) (pow ew 2))) (/ eh ew))))))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* 1/3 (* ew (pow t 2))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))))) |
#s(approx (* ew (tan t)) #s(hole binary64 (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ t (sqrt (/ (pow eh 2) (pow ew 2)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* 1/4 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5))))))) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))) (* -1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 5)))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 3))))) (/ 1 (sqrt (/ (pow eh 2) (pow ew 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (sqrt (/ (pow eh 2) (pow ew 2))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2)))))))) t))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (/ (+ (sqrt (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* (pow t 2) (+ (* -1/2 (/ (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (sqrt (/ (pow eh 2) (pow ew 2))))) (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2) (pow (sqrt (/ (pow eh 2) (pow ew 2))) 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (sqrt (/ (pow eh 2) (pow ew 2)))))))))) t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (pow eh 2) (* ew t)))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* 1/3 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* 1/3 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -2/45 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* 1/3 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))))))) (+ (* -1/6 (- (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (pow eh 2))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* -1 (* (pow eh 2) (pow t 2))) (pow eh 2)))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* (pow t 2) (+ (* -1 (pow eh 2)) (* 1/3 (* (pow eh 2) (pow t 2))))) (pow eh 2)))) |
#s(approx (pow (* eh (cos t)) 2) #s(hole binary64 (+ (* (pow t 2) (+ (* -1 (pow eh 2)) (* (pow t 2) (+ (* -2/45 (* (pow eh 2) (pow t 2))) (* 1/3 (pow eh 2)))))) (pow eh 2)))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) #s(hole binary64 (cos t))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) #s(hole binary64 (pow (cos t) 3))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) #s(hole binary64 (pow (cos t) 2))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(hole binary64 (+ (/ (* 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 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) #s(hole binary64 (/ (* eh (- (+ (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)))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) #s(hole binary64 (/ (- (+ (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)))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) #s(hole binary64 (log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* t (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* t (- (+ (* -1/2 (/ eh ew)) (/ eh (* ew (pow t 2)))) (* -1/6 (/ eh ew)))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) #s(hole binary64 (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (/ eh (* ew (pow t 2)))) (* -1/6 (/ eh ew)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(hole binary64 (/ (sin t) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) #s(hole binary64 (/ (* 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)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(hole binary64 (/ 1 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) #s(hole binary64 (* -1 (* t (+ (* -1 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* -1 (/ eh (* ew (pow t 2))))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.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 (*.f64 (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (neg.f64 eh) (neg.f64 ew)) |
(/.f64 eh ew) |
eh |
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 t (PI.f64))) |
(tan.f64 t) |
(*.f64 (*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(*.f64 (sin.f64 t) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (cos.f64 t) #s(literal 1 binary64)) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) (*.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64))) (fabs.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) |
(-.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (fabs.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(/.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) |
(*.f64 ew #s(approx (sin t) t)) |
#s(approx (sin t) t) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) 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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) 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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) 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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh) |
(tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) (exp.f64 (neg.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))))) (+.f64 (exp.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) (exp.f64 (neg.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))))))) |
(/.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))))) |
(asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t))) |
(log.f64 (+.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) (sqrt.f64 (fma.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) #s(literal 1 binary64))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew))) (neg.f64 t)) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) t) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (-.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (/.f64 eh ew))))) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) |
(+.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (/.f64 eh ew)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)) |
#s(literal -1/6 binary64) |
(sqrt.f64 (*.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (neg.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t))) (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(log.f64 (+.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(sqrt.f64 (*.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) |
(fabs.f64 (neg.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) |
(*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) |
(*.f64 (*.f64 eh (cos.f64 t)) (*.f64 eh (cos.f64 t))) |
(pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 eh (cos.f64 t))) #s(literal 2 binary64))) |
(*.f64 eh (cos.f64 t)) |
#s(approx (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))))) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ eh ew) (/.f64 eh ew)) |
#s(approx eh eh) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (*.f64 eh (cos.f64 t))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (fabs (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (-.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 eh (fma.f64 #s(literal 1/24 binary64) (*.f64 eh (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) t)) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
#s(approx (* -1/2 (/ eh ew)) (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew))) |
#s(approx (* -1/6 (/ eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (+.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 eh (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 ew (sin.f64 t))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) |
#s(approx (pow (* eh (cos t)) 2) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 eh (-.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (+.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) ew)) (/.f64 #s(literal 1 binary64) ew))) t))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) ew)) (/.f64 #s(literal 1 binary64) ew))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 t) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) eh))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 3/2 binary64))))))))) |
#s(approx ew ew) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 (*.f64 ew ew) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1 binary64) (log.f64 ew) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/6 binary64) eh)))) (*.f64 ew t))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/6 binary64) eh)))) ew)) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/6 binary64) eh)) ew)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (/.f64 (sin.f64 t) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (*.f64 #s(literal 45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* ew (tan t)) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 ew (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 7/2 binary64))) (*.f64 #s(literal 3/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew ew) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 ew ew) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) ew)))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)))) ew)) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))))) ew)) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew)) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (sin.f64 t))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew)) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) ew)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (-.f64 (+.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 ew ew) ew)) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) ew)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) ew)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew ew) ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) ew))) ew))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t)))))) ew) (*.f64 eh (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) ew))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) ew) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 #s(literal 1/6 binary64) eh)))) (*.f64 ew t)))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 #s(literal 1/6 binary64) eh)))) ew))) |
#s(approx (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 #s(literal 1/6 binary64) eh)) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))))) (sin.f64 t))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))) (sin.f64 t))))))) ew) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (sin.f64 t)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) ew))) ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))) |
#s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))) |
#s(approx (sin t) t) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)))))) |
#s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64)))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 t t))))))) |
#s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 t t))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (* (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 t t))))))) |
#s(approx (* eh (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))))) (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 t t)) (*.f64 #s(literal 1/24 binary64) eh))))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 t t)))) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 t t)))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 t t)) #s(literal 3/2 binary64))))) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 7/8 binary64) (*.f64 #s(literal -61/240 binary64) (*.f64 t t)))) #s(literal 3/2 binary64))))) |
#s(approx (pow (* (sin t) 0) 3) #s(literal 0 binary64)) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t t)))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 1 binary64))))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2/45 binary64) (*.f64 t t)))) #s(literal 1 binary64))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 ew (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) ew) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (tanh (asinh (/ eh (* ew (tan t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (fma.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -2/45 binary64) (/.f64 eh ew) (*.f64 #s(literal 17/315 binary64) (/.f64 eh ew))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) ew) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew)))))))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) ew)))))) |
#s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 2/15 binary64) ew)))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 t (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 5/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (pow.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))) t)) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))))))) t)) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (*.f64 t t)))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ eh (* ew (tan t))) 2)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 t t)) (*.f64 ew ew)) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (pow (/ eh (* ew (tan t))) 2) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/3 binary64) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (fma.f64 #s(literal -34/135 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 62/315 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (/.f64 (*.f64 eh eh) (*.f64 ew t))) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (/.f64 (*.f64 eh eh) ew)) t)) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 eh eh) ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (/.f64 (*.f64 eh eh) ew)) t)) |
#s(approx (/ (pow (* eh (cos t)) 2) (* ew (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -2/45 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh eh) ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 eh eh) ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) ew))) (/.f64 (*.f64 eh eh) ew)) t)) |
#s(approx (pow (* eh (cos t)) 2) (*.f64 eh eh)) |
#s(approx (pow (* eh (cos t)) 2) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh eh) (*.f64 t t)) (*.f64 eh eh))) |
#s(approx (pow (* eh (cos t)) 2) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (*.f64 eh eh) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 eh eh) (*.f64 t t)))) (*.f64 eh eh))) |
#s(approx (pow (* eh (cos t)) 2) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (*.f64 eh eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 eh eh) (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh))))) (*.f64 eh eh))) |
#s(approx (tan t) (tan.f64 t)) |
#s(approx (/ (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1))))) (cos.f64 t)) |
#s(approx (+ (pow (* (sin t) 0) 3) (pow (* (cos t) 1) 3)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) |
#s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (+.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (* (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) eh) (/.f64 (*.f64 eh (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tanh (asinh (/ (* (cos t) eh) (* (sin t) ew)))) (/.f64 (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (/ (* (cos t) eh) (* (sin t) ew))) (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (/.f64 eh (*.f64 ew (*.f64 t t)))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) |
#s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (/.f64 eh (*.f64 ew (*.f64 t t)))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) |
#s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (*.f64 t t)))))))) |
Compiled 154 723 to 4 736 computations (96.9% saved)
40 alts after pruning (32 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 9 | 428 |
| Fresh | 5 | 23 | 28 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 426 | 40 | 466 |
| Status | Accuracy | Program |
|---|---|---|
| 65.9% | (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) | |
| 27.6% | (pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) | |
| 21.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew))))))) | |
| 26.0% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) | |
| 63.8% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))))) | |
| 19.0% | (*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) | |
| 13.9% | (sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
| 99.2% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) | |
| 38.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) | |
| 77.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) | |
| 55.9% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| ✓ | 39.7% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
| 38.8% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| ✓ | 99.2% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 87.9% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) | |
| ✓ | 68.8% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 60.9% | (fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) | |
| 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 76.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 90.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 39.7% | (fabs.f64 (+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) | |
| 0.0% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) | |
| ✓ | 40.5% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) | |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) | |
| 18.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) | |
| ✓ | 19.1% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) | |
| 18.7% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) | |
| 18.8% | (fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) | |
| 43.6% | (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 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) | |
| ✓ | 43.6% | (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 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
| 39.8% | (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 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) | |
| 43.8% | (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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)))) t)))) eh))) | |
| 13.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) eh))) | |
| 23.6% | #s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
Compiled 3 478 to 1 800 computations (48.2% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #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 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (fma.f64 (sin.f64 t) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(approx (+ (* (* (sin t) 0) (* (sin t) 0)) (- (* (* (cos t) 1) (* (cos t) 1)) (* (* (sin t) 0) (* (cos t) 1)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (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 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64)))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))))))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/6 binary64) (*.f64 eh (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))))) |
5 calls:
| 17.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 | eh |
| 15.0ms | t |
| 14.0ms | ew |
| 14.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 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 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
5 calls:
| 12.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 12.0ms | ew |
| 10.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)))))) |
| 10.0ms | eh |
| 10.0ms | t |
| 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 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew #s(approx (tan t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 t t)))))))))))) #s(literal 2 binary64)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 ew (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))) #s(approx (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(approx (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))) #s(literal 1 binary64))))) |
5 calls:
| 11.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 11.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 11.0ms | eh |
| 11.0ms | ew |
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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)))))) |
| 99.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))))))) |
| 99.2% | 1 | eh |
| 99.2% | 1 | ew |
| 99.2% | 1 | t |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) ew) (sin.f64 t)))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
5 calls:
| 9.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 9.0ms | eh |
| 8.0ms | ew |
| 8.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))))))) |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | t |
| 99.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)))))) |
| 99.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))))))) |
| 99.2% | 1 | eh |
| 99.2% | 1 | ew |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(approx (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 ew (*.f64 t t)) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (/.f64 (*.f64 t t) (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 #s(approx (asinh (/ eh (* ew (tan t)))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
5 calls:
| 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))))))) |
| 10.0ms | t |
| 8.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 | ew |
| 7.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 3 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 91.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))))))) |
| 92.6% | 3 | eh |
| 92.6% | 3 | ew |
| 93.4% | 2 | t |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 9.0ms | eh |
| 9.0ms | 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 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 6.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.9% | 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)))))) |
| 77.0% | 2 | ew |
| 74.6% | 2 | eh |
| 68.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))))))) |
| 78.0% | 2 | t |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(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 (cos.f64 t) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew #s(approx (* (sin t) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) #s(approx (sin t) t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 t (+.f64 ew (*.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)))))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
1 calls:
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 2 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) ew)))) eh))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) eh) (*.f64 (sin.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 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)))))) |
| 6.0ms | ew |
| 6.0ms | eh |
| 6.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 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.5% | 2 | eh |
| 53.6% | 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)))))) |
| 61.8% | 2 | ew |
| 62.5% | 2 | t |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) 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 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)))) eh))) |
(pow.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t))))))))) (pow.f64 (*.f64 ew (sqrt.f64 (/.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t))))))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) #s(approx (sqrt (* ew (sin t))) (+.f64 (sqrt.f64 (*.f64 ew t)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) t)) (sqrt.f64 (*.f64 ew t)))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) (/.f64 #s(approx (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
1 calls:
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
(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 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (* (cos t) eh) (* (sin t) ew)) #s(approx (/ (+ (* (* t t) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (*.f64 t (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 6.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 4.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | ew |
| 3.0ms | t |
| 3.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.5% | 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))))))) |
| 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)))))) |
| 42.8% | 2 | eh |
| 42.9% | 2 | ew |
| 40.5% | 1 | t |
Compiled 44 to 42 computations (4.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew)))))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew (sin.f64 t)))) |
3 calls:
| 6.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 3.0ms | eh |
| 3.0ms | ew |
| 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)))))) |
| 40.5% | 1 | eh |
| 40.5% | 1 | ew |
Compiled 22 to 22 computations (0% saved)
Total -3.7b remaining (-7.2%)
Threshold costs -3.7b (-7.2%)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t))))) |
(*.f64 #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t)))) #s(approx (sqrt (+ (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2))))) (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))))) (sqrt.f64 (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))))))))) |
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)))) #s(literal 1/6 binary64))))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ eh (* ew (tan t)))))) (* (* (sin t) ew) (/ 1 (sqrt (+ 1 (pow (/ eh (* ew (tan t))) 2)))))) (*.f64 ew #s(approx (sin t) t)))) |
5 calls:
| 3.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 3.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | eh |
| 3.0ms | t |
| 3.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.1% | 1 | ew |
| 19.1% | 1 | t |
| 19.1% | 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))))))) |
| 19.1% | 1 | eh |
| 19.1% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 44 to 42 computations (4.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 6717231153232.42 | 23980485891303390.0 |
| 39.0ms | 128× | 0 | valid |
Compiled 607 to 567 computations (6.6% saved)
ival-tan: 11.0ms (31.4% of total)ival-sin: 9.0ms (25.7% of total)ival-cos: 8.0ms (22.8% of total)ival-mult!: 5.0ms (14.3% of total)ival-fabs: 1.0ms (2.9% of total)ival-atan: 1.0ms (2.9% of total)ival-div!: 1.0ms (2.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 7.570262682422802e+76 | 3.447317563461642e+77 |
| 25.0ms | 96× | 0 | valid |
Compiled 361 to 341 computations (5.5% saved)
ival-sin: 9.0ms (39.7% of total)ival-cos: 7.0ms (30.8% of total)ival-tan: 3.0ms (13.2% of total)ival-mult!: 2.0ms (8.8% of total)ival-div!: 1.0ms (4.4% of total)ival-fabs: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-atan: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 2.5119277977078318e+41 | 2.3322476722720824e+42 |
| 19.0ms | 96× | 0 | valid |
Compiled 403 to 371 computations (7.9% saved)
ival-sin: 6.0ms (36.5% of total)ival-cos: 4.0ms (24.3% of total)ival-tan: 3.0ms (18.3% of total)ival-mult!: 2.0ms (12.2% of total)ival-div!: 1.0ms (6.1% of total)ival-fabs: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-atan: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 6.932783600161511e-28 | 1.314338927738915e-24 |
| 20.0ms | 128× | 0 | valid |
Compiled 543 to 487 computations (10.3% saved)
ival-sin: 8.0ms (47.6% of total)ival-cos: 3.0ms (17.9% of total)ival-mult!: 2.0ms (11.9% of total)ival-fabs: 1.0ms (6% of total)ival-atan: 1.0ms (6% of total)ival-tan: 1.0ms (6% of total)ival-div!: 1.0ms (6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.932783600161511e-28 | 1.314338927738915e-24 |
Compiled 663 to 575 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.990324701184857e-62 | 1.1707427573681319e-57 |
| 26.0ms | 128× | 0 | valid |
Compiled 671 to 575 computations (14.3% saved)
ival-sin: 10.0ms (44.5% of total)ival-cos: 5.0ms (22.2% of total)ival-tan: 2.0ms (8.9% of total)ival-mult!: 2.0ms (8.9% of total)ival-fabs: 1.0ms (4.4% of total)ival-atan: 1.0ms (4.4% of total)ival-div!: 1.0ms (4.4% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 241 to 162 computations (32.8% saved)
(abs t)
(abs ew)
(abs eh)
Compiled 4 246 to 3 465 computations (18.4% saved)
Loading profile data...